Difference between revisions of "Component: String Initialiser (Storage)"
From Flowcode Help
Jump to navigationJump to searchLine 16: | Line 16: | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
Line 24: | Line 26: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Revision as of 13:31, 17 November 2021
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.
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 | |
![]() |
Connections |
![]() |
Simulations |