PureBasic - Runtime

Overview

Runtime objects are accessible even when the program is compiled, using their string references. For more information about the runtime concept, see Runtime.

Command Index

GetRuntimeDouble
GetRuntimeInteger
GetRuntimeString
IsRuntime
SetRuntimeDouble
SetRuntimeInteger
SetRuntimeString

Example

Runtime.pb

Supported OS

All

Reference Manual - Index