UsePython3

Selects Python version 3 as the running engine.

Syntax

UsePython3()

Parameters

None.

Return

None.

Examples

Python

import nex
nex.UsePython3()