Topics

selectvalue function

{selectvalue} is a wrapper to select a value from the database.  It accepts the same values as the expDatabase->selectValue method:

{selectvalue table='order_status' field="title" where="id=$change->to_status_id"}
Loading Help