Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

hiAddTextWordDelimiter

hiAddTextWordDelimiter(
w_windowId
t_delimiters 
) 
=> t / nil 

Description

Adds characters to the word delimiter list for the window.

Arguments

w_windowId

Specifies the window ID.

t_delimiters

Characters to be added to the word delimiter list.

Value Returned

t

The characters are added.

nil

One of the characters is already defined as a word delimiter, t_delimiters is NULL or an empty string, or w_windowId is invalid. A warning is also issued.

Related Topics

Word Delimiters


Return to top
 ⠀
X