isvar
📝 Syntax
📥 Input argument
📤 Output argument
📄 Description
💡 Example
🔗 See also
🕔 History
Version
📄 Description
Last updated
Last updated
isvar('A')
A = 3
isvar('A')
isvar('global','B')
global B
isvar('global','B')