-
Notifications
You must be signed in to change notification settings - Fork 1
STR Type
turrnut edited this page Dec 28, 2024
·
1 revision
str is one of the three basic data types in SIMAS that represents a String.
To define a variable with the type str:
set str yourName Aarik;
Unlike other programming languages, there are no ""s
Copyright (c) 2024-2025 Turrnut
