Difference between revisions of "Component: String Initialiser (Storage)"
From Flowcode Help
Jump to navigationJump to searchLine 20: | Line 20: | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
Line 32: | Line 34: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Line 89: | Line 93: | ||
|- | |- | ||
| colspan="2" | String data index 1 | | colspan="2" | String data index 1 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} |
Latest revision as of 17:24, 9 November 2022
Author | Matrix Ltd |
Version | 1.0 |
Category | Storage |
Contents
String Initialiser component
A component allowing an easy way to initialise string variables using ROM memory. A simple and efficient way to populate string variables helping to save on RAM usage. Allows up to 16 strings to be stored. For additional strings simply use more String Initialiser components.
Component Pack
STORAGE
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
![]() |
GetString |
Gets a string stored in ROM memory and loads into a RAM string variable | |
![]() |
Index |
Range: 0-15 Depending on number of strings | |
![]() |
Return |
Property reference
![]() |
Properties |
![]() |
Number of Strings |
![]() |
String 0 |
String data index 0 | |
![]() |
String 1 |
String data index 1 |