String Equal Condition
From InstallJammer Wiki
The String Equal Condition checks to see if two given strings equal each other. Each string is substituted for virtual text before comparison.
Contents |
[edit] Standard Properties
See Standard Condition Properties.
[edit] Advanced Properties
[edit] Operator
- equals - True if the two strings equal each other.
- does not equal - True if the two strings do not equal each other.
[edit] String1
The first string to compare.
[edit] String2
The second string to compare.
