[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.
sys_listunboundmethods
Use [sys_listunboundmethods] to determine true or false and act accordingly.
Code
if(sys_listunboundmethods >> 'myNewMethod') => {
// define method
}
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 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft
Recent Comments