Skip to content

GETVARR

Brain edited this page May 10, 2023 · 1 revision

GETVARR

GETVARR(string-expression)

Gets a real variables value by name. If the variable does not exist an error is thrown, use EXISTSVARR() to check for the existence of the variable without an error.

Clone this wiki locally