Please enable JavaScript to view this site.

Try to parse a 16bit signed value, both decimal or hexadecimal (0x) format: if successfully, current parsing position is moved after the parsed value.

Syntax

parseI16(string @err, short @value): bool

err

Reference to error string (if any)

value

Reference to destination value

Result

Return true if valid value parsed, false otherwise

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC