Package jason.stdlib

Class version

All Implemented Interfaces:
InternalAction, Serializable

@Manual(literal=".version(version)", hint="gets the Jason version", argsHint="the variable to receive the version", argsType="string", examples=".version(V): unifies V with, i.e., \"2.4-SNAPSHOT\"") public class version extends DefaultInternalAction

Internal action: .version(V).

Description: unifies V with the Jason version.

Parameter:

  • - version (string): the variable to receive the version
See Also: