• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Undocumented scripting commands

frumple

Well-known member
I have noticed quite a few script and other functional commands that I can't seem to find documentation for in the wiki. For example, splice(), quickfind, etc.

Is there documentation somewhere for what these various functions do? If not, could one of the powers that be explain these functions?

Additionally, I was wondering if there was a function that is the reverse of splice, i.e. for example a function something like this:

clip(master string,search string,separator) which would automatically make sure we don't get separators dangling at the beginning or end of our string, or get double separators in the middle of the string.
 
Back
Top