AddLoc2

This version works in ACEweb. This ADDLOC2 version works in Student Manager. 

Returns field from location table based on room ID code.

ACEweb Area(s):

ECTable.htm, RegConfirm.txt, XShowSchedule.htm

Required Parameters:

  1. Room ID (i.e. tCard.colocid or crmlocid)
  2. Field from Location table to return (i.e. "loclocat", "locprtin")

Optional Parameters:

None

Example(s):

##ADDLOC2(colocid, "Loclocat")## returns location name

##ADDLOC2(colocid, "Locinfo")## returns location information

 

Related Topics Link IconRelated Topics