isalkrepeatable: indicates if the link is a standard repeatable link

Description Usage Arguments Value Examples

Description

(ba) returns TRUE/FALSE according to fact that this type of link is repeatable or not.

Usage

1

Arguments

ltype

(character) type of the link.

Value

TRUE/FALSE

Examples

1
2
3
 rebastaba3k("RESET"); # needed only for R checking, to be forgotten
 isalkrepeatable("normal");
 isalkrepeatable("program");

rebastaba documentation built on May 2, 2019, 5:24 p.m.