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" -> {_, _.}};

Something isn't working? Report an issue.

Please visit the official Wolfram Language Reference for more details.

On this page