user warning: Table './zuggsoftdb/accesslog' is marked as crashed and should be repaired query: INSERT INTO accesslog (title, path, url, hostname, uid, sid, timer, timestamp) values('', 'node/319', '', '38.107.179.240', 0, 'p9hsf3bgjdo5ftg4qbk7n6hpq6', 6829, 1337597345) in /home/tessh/public_html/modules/statistics/statistics.module on line 64.

Documentation

Added to v2.06

dbvalues

Syntax: %dbvalues(rec)

returns a string list of values in the given database variable.

Examples:

#ADDKEY dbvar Name Zugg
#ADDKEY dbvar Race Dwarf
#ADDKEY dbvar Level 10
#SHOW %dbvalues(@dbvar)

Displays: Zugg|Dwarf|10

Add comment

Login or register to post comments