Hex Editor - Binary File Editing Software for Windows
Download Hex Editor Neo Hide this button

Pattern.Text Interface

This interface describes a text pattern.

Declaration

interface Pattern.Text {
    // Properties
    ${text}: string;
}
// This interface is not available in managed environment
// This interface is not available in native environment

Pattern.Text Properties

text

text: string;
// This property is not available in managed environment
// This property is not available in native environment

Text pattern string.