1 ASCII The ASCII function returns the decimal ASCII value of a string's first character. Example Asc_val% = ASCII(Emp_name$) 2 Syntax { ASC } int-var = { ASCII } (str-exp)