Tintware Documentation : Tint Programming Language : Tint Reference : ProceduresProceduresA procedure is an immutable sequence of characters with argument substitutions. A procedure contains a dictionary, so other objects can be defined in the procedure just as if the procedure were a dictionary. proc proc defproc defproc Procedure source Determining the source for a procedure Procedure Examples Procedure Examples |