Clicking Step Out at a line that is not within a user-defined function is the same as clicking Continue.
사용자 정의 함수 범위 밖의 행에서 [스텝 아웃]을 클릭하면 [계속]을 클릭하는 것과 같은 기능을 합니다.
The Locals tab in the Debugger shows the names and values of any local variables that are available in the line of ActionScript where the SWF file is currently stopped, at a breakpoint or anywhere else within a user-defined function.
[디버거]의 [내부] 탭에는 SWF 파일이 현재 중지된 ActionScript 행, 중단점 위치 또는 사용자 정의 함수 내의 어느 부분에서든 사용할 수 있는 로컬 변수의 값과 이름이 표시됩니다.
You can use the following user-defined function to insert the last saved timestamp of a workbook on a certain worksheet.
다음 사용자 정의 함수를 사용하여 특정 워크 시트에 통합 문서의 마지막 저장된 타임 스탬프를 삽입 할 수 있습니다.
Note: This user-defined function cannot take effect for number format cells.
Any user-defined function referenced in column expression must be DETERMINISTIC.
The below user-defined function helps to identify whether a cell in a column is bold or not, and then return the results as TRUE or False in a helper column.
아래의 사용자 정의 함수는 열의 셀이 굵게 표시되는지 확인한 다음 도우미 열에 결과를 TRUE 또는 False로 반환합니다.
Use it to specify the variables used when plotting your user-defined function.
Access this dialog box by clicking while describing the profile of your servo motor, force motor, or force/torque as a user-defined function.
서보 모터, 힘 모터 또는 힘/토크의 프로파일을 사용자정의 함수로 기술하는 동안 을 클릭하여 이 대화상자를 열 수 있습니다.
If you want to get letter AA after Z, the following user-defined function can help you.
If a line does not contain a user-defined function, Step In advances to the next line.
The FA1 facial recognition time attendance, access control system offers 6 user-defined function keys and is easy to operate.
FA1 얼굴 승인 시간 출석, 접근 제한 체계는 6개의 사용자 정의 기능키를 제안하고 운영하기 쉽습니다.
A type of analytic workspace object that contains a series of related OLAP DML commands that are executed together. Programs can be nested, with one calling another. A program can return a value; in this case, it is called a user-defined function.
함께 실행되는 일련의 관련 OLAP DML 명령이 포함된 분석 작업 영역 객체의 한 유형입니다. 한 프로그램이 다른 프로그램을 호출하여 프로그램이 중첩될 수 있습니다. 프로그램은 값을 반환할 수 있으며, 이 경우 사용자 정의 함수라고 합니다.
If there is no returning value, user-defined function returns zero (0) instead of NULL.