Skip to content

version_to_struct

Hyomoto edited this page Nov 27, 2020 · 1 revision
Jump To Go Back Arguments Methods Variables

runtime_version_as_struct( version )

Returns: N/A undefined

Returns the a struct with major, minor, patch and build fields.

// no example

Arguments

Name Type Purpose
version string The version to return as a struct

Clone this wiki locally