GetIsValidJmp(string)
From NWN Lexicon
Jump to navigationJump to searchReturns TRUE if the given sLabel is a valid jump target at the current code location.
Parameters
- sLabel
- The label to test for validity in the code.
Description
Returns TRUE if the given sLabel is a valid jump target at the current code location.
Remarks
Version
This function was added in 1.87.8193.35 of NWN:EE.
Example
See Also
author: Shadguy
functions: |