Difference between revisions of "ScriptCore3.menu2obj"
(Created page with "aaa") |
|||
Line 1: | Line 1: | ||
− | + | '''function menu2obj(Style: Byte): Byte''' | |
+ | Style: string that is to be converted into a number | ||
+ | Result: conversion result | ||
+ | |||
+ | ==Description== | ||
+ | This converts a string into a number. | ||
+ | |||
+ | |||
+ | [[Category:Functions]] |
Revision as of 12:22, 1 May 2018
function menu2obj(Style: Byte): Byte Style: string that is to be converted into a number Result: conversion result
Description
This converts a string into a number.