LocalizableInteger (Simple Type)
- Description
- Values of this type must be an integer or the value can be a localization variable with the format !(loc.Variable) where "Variable" is the name of the variable.
- Pattern Type
- Must match the regular expression: '[0-9][0-9]*|([!$])\((?:loc|bind)\.[_A-Za-z][0-9A-Za-z_.]+\)'.
- See Also
- Wix Schema