ADDLOC2

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

Returns field from location table based on room ID code.

Reporting Area(s):

Courses

Required Parameters:

  1. Room ID (i.e. 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