Info

Name: Info

Fullname: Color Info

Version: 1.0.0

Type: Application

Displays color info

Definition

NTFX Application Definition

[NTFXPublic(true)]
[NTFXPermissions("Extend")]
protected class ColorInfo : IApplicationModelExtended

Inheritance: NTFX.IApplicationModelExtended -> Prompt

Invocation

Possible Parameters

Below is the template for invocation with optional parameters in square brackets.

color info

The '^' character is used to indicate a newline, it is not parsed by NTFX and is not required.

Example

Below is an example invocation with sample values for all possible parameters.

color info

The '^' character is used to indicate a newline, it is not parsed by NTFX and is not required.

Parameters

Required

This application does not require any parameters by default.

Optional

This application does not have any optional parameters.

Last updated