LDFile.SaveAllVariables saves all variables to a text readable file. All SB variables are of type Primitive and can be converted to a string, including arrays.
It does not save the contents of variables in within standard SB or extension structures, for example it saves the label name for an image, not the actual image. To be sure what it is saving or not, just look in the file.
It does not save the contents of variables in within standard SB or extension structures, for example it saves the label name for an image, not the actual image. To be sure what it is saving or not, just look in the file.