Lasso Soft Inc. > Home

[ sys_listunboundmethods ]

Method

[sys_listunboundmethods] returns a [staticarray] of all currently loaded methods in the Lasso 9 instance.

Note that this will not list methods that are contained within types, only those that are "unbound" and not associated with types.

  • Syntax
sys_listunboundmethods
Examples
  • Beginner

To check if a method exists

Use [sys_listunboundmethods] to determine true or false and act accordingly.

Code

if(sys_listunboundmethods >> 'myNewMethod') => {
    // define method
}

Recent Comments

No Comments found

Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.

LassoSoft Inc. > Home

 

 

©LassoSoft Inc 2015 | Web Development by Treefrog Inc | PrivacyLegal terms and Shipping | Contact LassoSoft