fromAsciiHelper function that will convert ASCII to HEXUsage JavaScriptvisionWeb.fromAscii(str); Parameters ParameterDescriptionTypeDefaultstrString to convert to hex from ASCII.string- Returns String Example JavaScriptvisionWeb.fromAscii("vision"); > 0x766973696f6e