Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

get-command() Function (SLAX)

Namespaces

SLAX Syntax

Description

Prompt the user for input and return the input as a string. If the readline (or libedit) library was found at install time, the return string is entered in the readline history, and will be available using the readline history keystrokes (Ctrl+P and Ctrl+N).

The prefix associated with the namespace URI should be defined in the prefix-to-namespace mapping in the style sheet.

Parameters

string

Prompt text.

Return Value

string

Command text entered by the user.

Usage Examples

Release Information

Function introduced in SLAX version 1.1.