29 | LotusScript: Possibility of optional parameters in subs/functionsNikolay Yushmanov2406 - 30 2010 / (0) I want to have ability to define some last parameters of a sub/function as 'optional' with default value like in native lotusscript subs/functions. |
23 | Allow Longer Function/Sub Name in LotusScriptNasir Javed1291 - 26 2008 / (0) Currently LS allows not more than 40 Characters Function, Sub, Variable or Constant names. I recently faced number of compile time errors when I imported a WSDL file in a script library because constants and functions defined were having more than 40 characters. |