Home API Manuals About Forum
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

EUO2Type

Method converts EasyUO-style Type to Stealth type.

EUO contains letters and numbers in uppercase.

If convertation failed - result is 0.

Pascal

function EUO2Type(EUO : String) : Word;

Python method not implemented.