All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Nexus Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 04:59, 4 October 2024 Nexus wiki talk contribs created page Conditional Operators (Created page with "Find below the various conditional operators: == Core validation types == //RESERVED to 0x7f UINT8_T = 0x70, UINT16_T = 0x71, UINT32_T = 0x72, UINT64_T = 0x73, UINT256_T = 0x74, UINT512_T = 0x75, UINT1024_T = 0x76, STRING = 0x77, BYTES = 0x78, == Core validation operations == //RESERVED to 0x8f EQUALS = 0x80, LESSTHAN = 0x81, GREATERTHAN = 0x82, NOTEQUALS = 0x83, CONTAINS = 0x84, LESSEQUALS = 0x85, GREATEREQUALS = 0x86, //RESERVED to 0x9f ADD = 0x...")