De interface van VDS Renaissance is in meerdere talen beschikbaar. De officiële documentatie wordt in het Engels onderhouden om één consistente en altijd actuele referentie te garanderen.

@CHR

Windows Linux macOS

Syntax

@CHR(<value>)

Description

This function returns the character whose ASCII code is <value>. It can be used to generate characters that cannot easily be entered from the keyboard.

OK

Unchanged.

Example

%A = Copyright @chr(169) 1999 - 2005 SuperSoft Inc.

See also