.hd declared "test for declared variables" 02/22/82 declared [] .ds 'Declared' tests for the existence of a shell variable named . If the variable exists, 'declared' prints "1"; otherwise it prints "0". .sp If is omitted, 'declared' examines all lexic levels for . Otherwise, only the level specified ( - ) is searched. (See 'arg' for a more complete discussion of the mechanism.) .es if [declared se_params] se_params else echo "" fi .sa vars (1), arg (1), set (1), forget (1), save (1), .ul User's Guide for the Software Tools Subsystem Command Interpreter