InputSchem Function

Opens a simple dialog box prompting the user for input. Dialog box position is chosen to keep selected schematic visible if possible. Argument provides initial text, return value is text entered by user.

The function returns an empty vector if the user cancels the dialog box.

Arguments

Number Type Compulsory Default Description
1 string No Initial text
2 string No <<empty>> Message

Returns

Return type: string