Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

See the topic Variable Size Declarations for more information. 

Rick Martin and Mike Hanson tell me that this syntax will also work. 

Code Block
TestProc                                    PROCEDURE(string s)
VarString                                       STRING(len(s))