WLJS LogoWLJS Notebook

SyntaxInformation

SyntaxInformation[f] gives information used to generate syntax coloring and other advisories when f[...] is entered as input.

Examples

SyntaxInformation[Plot]
SyntaxInformation[f] = {"ArgumentsPattern" -> {_, _.}};

Please visit the official Wolfram Language Reference for more details.

On this page