StiHint Class

Namespace: Stimulsoft.Base

Helps with generation string for show in hints.

Methods

Method Returns Description
CreateHint static string Returns strings without symbols “&” and string “…”.

Method Details

CreateHint static

CreateHint(hint: string): string

Returns strings without symbols “&” and string “…”.

Parameters

  • hint (string) — String for creating hint.

Returns string — Cleared string.