info_stamp: Retrieve information from a datastamp

Description Usage Arguments Value Examples

Description

These are convenience function for extracting information from a datastamp or object with a datastamp.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
info_script(object)

info_time(object)

info_session(object)

info_system(object)

info_user(object)

info_version(object)

info_files(object)

Arguments

object

An object to retrieve information from.

Value

Either the requested information or NULL when the information couldn't be retrieved.

Examples

1
2
3
4
5
6
7
8
9

teunbrand/datastamp documentation built on Dec. 31, 2020, 8:34 a.m.