dir_all_letters (public)

 dir_all_letters

Defined in packages/directory/tcl/directory-procs.tcl

returns a list of all A-Z letters in uppercase

Partial Call Graph (max 5 caller/called nodes):
%3 dir_alpha_nav_bar dir_alpha_nav_bar (public) dir_all_letters dir_all_letters dir_alpha_nav_bar->dir_all_letters

Testcases:
No testcase defined.
Source code:
    return [list A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]
XQL Not present:
PostgreSQL, Oracle
Generic XQL file:
packages/directory/tcl/directory-procs.xql

[ hide source ] | [ make this the default ]
Show another procedure: