Difference between revisions of "ScriptCore3.menu2obj"

From Soldat Community Wiki
Jump to: navigation, search
(Created page with "aaa")
 
Line 1: Line 1:
aaa
+
'''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 13: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.