--- loncom/html/adm/help/tex/Script_Functions.tex 2008/06/10 15:49:51 1.8
+++ loncom/html/adm/help/tex/Script_Functions.tex 2008/06/12 00:47:10 1.9
@@ -32,6 +32,9 @@ Safe space scripting environment inside
\item name(), firstname(), lastname(), student\_number()
\item check\_status(partid)
\item open\_date(partid), due\_date(partid), answer\_date(partid)
+\item open\_date\_epoch(partid), due\_date\_epoch(partid), answer\_date\_epoch(partid)
+\item submission(partid,responseid,version)
+\item currentpart()
\item sub\_string()
\item array\_moments(array)
\item format(x,y),prettyprint(x,y,target),dollarformat(x,target)