Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Virtual Paradise Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 05:23, 12 September 2026 Talisan talk contribs created page Boolean (Created page with "== Boolean Values == A '''Boolean value''' is a value that can have one of two possible states: * '''True''' — enabled, active, or valid. * '''False''' — disabled, inactive, or not valid. Boolean values are commonly represented in the following ways: * '''1''' = True * '''0''' = False * '''true''' = True * '''false''' = False * '''yes''' = True * '''no''' = False * '''on''' = True * '''off''' = False Most of these are interchangable. === Examples === create s...")