You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VV-006 us expected here because there is no way to resolve the built variables relyable (as in: fromat ["%1_var_%2", _something, _whatever] may be resulting in any variable, causing that error. Could be argued that the severity should be reduced tho)
VV-004 is a verbosity hint, telling you that the variable is never assigned. It is intended to tell you that the variable may or may not be assigned at that point.
The missmatched curly lines are caused by the macro resolution
test.zip
The text was updated successfully, but these errors were encountered: