Node:get-marks, Next:, Previous:set-garb-nice, Up:Protocol Requests



get-marks [23] (1) Recommended


        get-marks [23] ( )
                -> ( ARRAY Mark );

This call returns the list of marks the current user has set.

Example:

        1 23
        =1 3 { 13020 100 13043 95 12213 95 }

In this example, the current user has three marks, one on text 13020 with mark type 100, one on text 13042 with mark type 95 and one on text 12213 with mark type 95. The maximum number of marks may be arbitrarily limited in the LysKOM server.

Error codes

login-first
Login required before issuing this call.