DSLBindingsText bindingsText bindings<name> is "<value>"Binds the given value to a name in the global scope.Where<name> is the name to bind the value to<value> is the value to bind (can be in DocString position)Example Given my name is "Gwen"LinkSince v1.0.0 <name> is <blank|empty|true|false>Binds a literal value to a name in the global scope.Where<name> is the name to bind the literal value toExample Given my name is blankLinkSince v3.59.0