Documentation for Module: constants.r ||  Module Index

syntax: !overview Constants and patterns used by library functions
author: Tim Johnson tim@akwebsoft.com with contributions listed where
appropriate
author: Andrew Martin for patterns
Protected: Constants follow

Global Index
Global_Constants        

Global function documentation

Function: Global_ConstantsTopGlobals Index
    General: Global_Constants
    cat: Alias of rejoin
    prn: Alias of print
    prog: Alias of case
    dos-newline: Rebol render of the dos newline concatenation
    sys-pick: Retain the original functionality of pick
    br: HTML break tag plus newline
    months: 3-char months
    Long-Months: Full spelling of months
    chkbx-pos: Easy reference for checkbox values
    month-days: Lookup for length of months
    upper-chars: Upper case alphabetical characters
    lower-chars: Lower case alphabetical characters
    all-chars: All alphabetical characters
    num-chars: 0 - 9
    not-found: Random string key used for special results
    whitespace: All whitespace characters
    alphanumeric: Alpha + numeric characters

Global function documentation