I have a decent knowledge of Basic, and can program in most web languages, so it's not like I'm incompetent in the realm of programming. Let me just put that out there.
I am having issues with the variable system. I don't know what variable commands are actually in v.1.18, considering the Complete Syntax List sticky and the addendum.rtf file in my FPSC folder are telling me to different things. It looks to me that the Complete Syntax List shows the Project Blue variable commands, whereas the addendum still shows the old variable commands that Lee originally implemented.
I've heard around that with 1.18, Lee added the Project Blue variable system. With the gross lack of documentation on how to do anything with FPI's, as well as the difficult change list that they offer with the download, I'm entirely confused as to the syntax required to use user variables with my scripts.
Can anybody help me figure out how to use custom variables in v.1.18?
For example, could somebody help me with the following:
Declaring two global test variables, as well as some debugging text for each, ideally in my setuplevel.fpi file.
Also, are strings implented in v.1.18? The documentation for this is so God awful.
EDIT: Figured out variables for the most part, see post below: