Skip to content Skip to footer

LIBstick field Parsing

In LIBstick there is a dedicated filter functions: “getCallNumber” (see appendix) for call number parsing.

The function returns a sub string of the call number according to the index divided into 4 parts.

For example, displaying the call number after parsing in 4 lines. The full call number is: “CA025.5877D866V 2009”

FunctionResult
getCallNumber(0)CA
getCallNumber(1)025.5877
getCallNumber(3)D866V
getCallNumber(4)2009

The template fields of the:

The formatting in the first call number field:

0 Comments

There are no comments yet

Leave a comment

Your email address will not be published. Required fields are marked *